# Speciality

The **Speciality** screen is used to create and manage clinic specialities.&#x20;

***

### Steps to add a speciality

<figure><img src="/files/yzZjdm7jgQ2vOcdjH5bf" alt=""><figcaption></figcaption></figure>

* Open the **Speciality (Home > Admin > Master Setup > Speciality)** screen.
* Click the **Plus** icon. This action inserts a new row in the spread to add a speciality.
* Enter the speciality name in the **Speciality Name** field. Provide a unique code for the speciality in the **Speciality Code** field. Use the toggle to activate or deactivate the specialty as needed. Select the **ADD** button to add the new entry.

***


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/master-setup/speciality.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.
