Is there any way to use the article ID number in the URL of the article? For example, is there any way to search our knowledge center with the Article ID? Is there any way to automatically tag the article ID to the article?
I'm trying to discover quick ways to find articles that I frequently use. Thanks for the help!

Hello Ryan,
Just wanted to follow up regarding your exchange with Ifra in our community. We're starting to infringe on custom coding at this point and that's not supported by us. But I wanted to know if you've found what you were looking for.
My recommendation would be to do an export of the articles in your knowledge base using the Help Center API, specifically the following command:
/api/v2/help_center/{locale}/articles.json
Then you could use a third-party tool, such as Excel, to make that data more manageable.
I hope this helps. I look forward to hearing from you.