# Agency Configuration

Click the <img src="/files/Rpg7h2MEEh4O0Ec8PRFf" alt="" data-size="line"> button on your navigation bar, and here you will find the `Agency Configuration` option.

This page provides a summary of your agency’s configuration within the system. It is intended for users who need a high-level view of the Services in your Agency.

<figure><img src="/files/ZT54Adgj0hy9RpJabFJL" alt="" width="563"><figcaption><p>Agency Configuration</p></figcaption></figure>

## **What You Can See on This Page**

### **Agency Information**

At the top section, you'll see high-level details about your agency:

* **Full Name -** The registered name of your agency
* **UEN -** The agency’s Unique Entity Number (UEN)
* **Services -** The number of services your Agency currently has onboarded in the system.

### **Service Information**

This section lists configuration values for all the Services in your Agency.

* **Users -** A list of individuals who currently have access to this Services. Each entry includes:
  * Full name
  * Email address
* **Referral Reasons -** A comma-separated list of predefined referral reasons configured for the Service
* **Referral Sources -** A comma-separated list of predefined referral sources configured for the Service

**🔹 This page is currently read-only. To update user access, referral reasons, or other configurations, please contact us directly.**


---

# 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://guide.social360.gov.sg/agency-configuration.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.
