# Switch Active Organization

{% hint style="info" %}
This guide is intended for FieldAgent accounts with access to multiple Organizations.&#x20;

You can only switch your active organization if your account is configured for multiple organizations.
{% endhint %}

***

## Motivations

* I need to find a field or task for data capture.&#x20;
* I have been partnered with, or belong to, an organizational hierarchy with multiple FieldAgent organizations.

***

## Steps

From the Home Screen:

1. Tap on the top center label that displays your active Organization.
2. Search or browse for the Organization you want to switch to.
3. Tap on the Organization.
4. Tap the Select button at the bottom.

The Home Screen will refresh with fields for the Organization you selected.

<figure><img src="/files/uZngrFFTL16QyunzN1R7" alt=""><figcaption><p>Switch Active Organization</p></figcaption></figure>


---

# 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://support.senterasensors.com/fieldagent-mobile-ios/60-second-guides/switch-active-organization.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.
