# Introduction

The SNOMED CT Authoring Platform (and related services) is a web-based application for collaborative authoring of SNOMED CT content. It enables content teams to:

* Author new concepts in the SNOMED CT International Edition and Local Extensions.
* Update published concepts in the SNOMED CT International Edition and Local Extensions.
* Review content changes made by authors.
* Implement an International concept request submission (submitted/assigned via the International CRS platform).
* Implement a US Edition concept request submission (submitted/assigned via the US CRS platform).
* Implement Local Extension concept requests (submitted via the SNOMED CT Managed Service Request Management Portal)
* Classify content changes.
* Validate content changes.
* Promote content changes for inclusion in the next SNOMED CT International Edition and Local Extension releases.
* Merge changes from other authors into my tasks within the same project (task rebase).
* Merge changes from other projects into my project (project rebase).

<details>

<summary>Who can use the Authoring Platform?</summary>

* SNOMED CT International Edition content authors
* SNOMED CT International Edition content reviewers
* SNOMED CT International Edition content project managers
* SNOMED CT International Edition quality assurance and release managers

</details>

<details>

<summary>When can I use it?</summary>

* Any time, subject to occasional maintenance - the service is an online web-based application running continuously between occasional scheduled or emergency maintenance.
* Scheduled maintenance may include new features, improvements, defect fixes and hosting environment updates.
* Emergency maintenance may include operating system patches and security updates as well as high priority defect fixes.

</details>

<details>

<summary>Where should I use it?</summary>

* Anywhere you can use a web browser with a preferred screen size of 1600 x 900 pixels or greater. Lower resolutions may be usable, but not optimised for the application components screen layout. The application is designed for use and tested in the Chrome web browser.

</details>

<details>

<summary>How can I use it?</summary>

* The Authoring Platform is a web services application designed to be used on a personal computer with a good internet connection via the Google Chrome web browser.
* Recommended client platform requirements:
  * Operating System and hardware specifications as for Chrome
  * Minimum monitor resolutions:
    * 1600 x 900 px (HD+ 16:9)
    * 1680 x 1050 px (WSXGA+ 16:10)
    * 1600 x 1200 px (UXGA 4:3)
* Internet connection:
  * Broadband (4G minimum)
* Other combinations of web browsers, machine hardware, lower screen resolutions and slower internet connectivity may still work but are not optimised and not supported.

</details>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=AP+UG&#x26;entry.670899847=Introduction" class="button primary">Provide Feedback</a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
