# Agency settings

As an admin of your agency, you can edit your agency's account settings. Most of these details would've already been set up for you, but you may need to edit them occasionally.&#x20;

\
To do so, select **Agency settings** on the side navigation panel. &#x20;

<figure><img src="https://1434314168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKh3QAdDkZRpCzNg4Hjve%2Fuploads%2FHgzc2mRJjGaQ6GAlBbSO%2FAgencySettings-1.png?alt=media&#x26;token=3b6a0d9e-65e9-412f-9cf5-1eb11d5f880a" alt="Screenshot of the RBS admin portal,  showing the steps to select Agency settings, then Agency details on the side navigation bar."><figcaption></figcaption></figure>

### Users (WOG AD identifier)

The Resource Booking System (RBS) uses your agency's Whole-of-Government Active Directory (WOG-AD) identifier to manage [users](https://help-admin.rbs.dwp.gov.sg/knowledge-base/users). You can add multiple AD identifiers. However, you should only add them if you want the users in that Active Directory to be added into RBS.

{% hint style="info" %}
When users are added to RBS, they'll also be automatically added to your agency's default user group. This allows them to access the system, and make bookings for agency resources.
{% endhint %}

When adding AD identifiers, you can choose to automatically add TIVO users (Temporary staff, Interns, Vendors, and Other third-party employees) to a separate user group.&#x20;

This will be helpful if you wish to assign different booking permissions to TIVO users. For example, if you want to :

* restrict the type of resources that TIVO users can make bookings for
* limit the number of resource bookings TIVO users can make

[Learn more about resource permissions, booking window, and booking limits for user groups. ](https://help-admin.rbs.dwp.gov.sg/users/user-groups#resource-and-booking-permissions)

#### How it works

Every 24 hours, the system synchronises your users in the Active Directory with your users in the Resource Booking System. This means:

* new users will be automatically added to RBS, and to your agency's default user group
* users who have been removed from the Active Directory will be automatically removed from RBS

### Resource types

These are the [resource types](#resource-types) that have been activated for your agency, which you can use to organise your agency's resources. You will **not** be able to make edits to this section, as they may affect billing.&#x20;

If you wish to activate a new resource type for your agency, [contact the application admin](https://go.gov.sg/rbsfeedback).

***

### More agency settings

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Booking settings</strong></td><td><ul><li><a href="booking-settings#configuring-booking-settings">Configuring booking settings</a></li><li><a href="booking-settings#identifying-active-settings">Identifying active settings</a></li></ul></td></tr></tbody></table>


---

# 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://help-admin.rbs.dwp.gov.sg/knowledge-base/agency-settings.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.
