Currently, my company has 2 versions of our product (let's say "Release" and "Beta"), and we have a separate support site version for each in Document360. However, we’d prefer to have 1 support site, and allow readers to select their product version for each article. A lot of content is the same for both versions, so right now we’re copying/pasting, which takes up time and could lead to errors. Here are more details for my request: Add ability for reader to toggle between article versions Add ability for author to toggle between article versions This is a stretch, but it would be great to add conditional text directly to an article, and have the content the user sees change based on the version they select. That way you only need to manage 1 article. Changing the article version should change the last part of the URL. This will help with tracking page visits. For example, the same article in 2 versions looks like this: domain/docs/widget domain/beta/docs/widget Instead, it should look like this: domain/widget domain/widget/beta