> For the complete documentation index, see [llms.txt](https://docs.interval-soft.com/interval/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.interval-soft.com/interval/documentation/stakeholders/agencies/agencies-list.md).

# Agencies List

**InterVal's multiple-agency feature provides you with the flexibility to manage your organization's different agencies effectively. This powerful tool allows you to customize templates, clauses, and work processes according to each agency's specific requirements and locations. With this feature, users can seamlessly work across multiple agencies, enhancing productivity and adaptability within your organization.**

Review the numbered labels on the screenshots below and read the associated text to learn more about the different features on this page.

<figure><img src="/files/tF4ElNl0xTdx5pfrV3SH" alt=""><figcaption><p>Agency table</p></figcaption></figure>

1. **New Agency:** The "New Agency" button allows you to create and add a new agency to your organization.
2. **Total Agencies:** This module displays the total number of agencies within your organization.
3. **Assignments:** The "Assignments" module shows the total number of assignments across all agencies in your organization.
4. **Terms of Engagement:** This module indicates the total number of Terms of Engagement (TOEs) for your entire organization.
5. **Search by Name:** The search bar enables you to filter the agency table by searching for a specific agency name.
6. **Search by City:** This search bar allows you to filter the agency table by searching for agencies based on their city.
7. **Reset:** Clicking the "Reset" button clears any applied filters and returns the agency table to its original state.
8. **Agency Table:** The agency table lists all the agencies within your organization, with each row representing a single agency.
9. **Agency Details:** For each agency, this section displays the number of assignments and terms of engagement, categorized by their status (Draft, Ongoing, Completed).
10. **Action Buttons:** The action buttons allow you to perform various tasks for each agency:
    * **Tooltip:** Hover over this icon to view more details about the selected agency.
    * **Edit:** Click this button to access the agency form and make changes to the agency's information.
    * **Delete:** Use this button to remove an agency from your organization. Note that an agency cannot be deleted if it has any linked assignments or terms of engagement.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.interval-soft.com/interval/documentation/stakeholders/agencies/agencies-list.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.
