> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2022.2-changes-overview/builder-changes/global-agent-option.md).

# 'Global' Agent option

You can now create service agent accounts that aren't linked to a specific company. This gives these agents much more flexibility - you can link them to any work item, regardless of company, letting them send and receive communications from them, and they can also be added to any team, regardless of the company the team leader is linked to. This is particularly useful when your organisation has different operations set up as separate customers.

{% embed url="<https://media.enate.net/Builder/18.UserManagement/GlobalAgent.mp4>" %}

To do this, when you are adding a new Service Agent in Builder select 'Global Agent' in the Supplier  field.&#x20;

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2F1o5HeZCk851JcoDgD1U7%2Fimage.png?alt=media\&token=5336c835-0906-4183-811f-bb6e5233f626)

Work Manager users will be notified by the system when they are adding a new global agent.&#x20;

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FheBQR4cl8oXqHRQNPEqg%2Fimage.png?alt=media\&token=a9a598dd-68fe-475d-b7e1-c72ad766d9d0)

They can choose to switch these notifications off in the User Settings Section of Work Manager.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FV79Ph5n2ExS0bq5Aqodo%2Fimage.png?alt=media\&token=b84c32a3-6d18-4d0f-a5f8-667257461c0e)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2022.2-changes-overview/builder-changes/global-agent-option.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
