# Agency Role FAQ

### **FAQs** <a href="#faqs" id="faqs"></a>

#### **Q: Can an agency account have multiple Agency Owners?** <a href="#q-can-an-agency-account-have-multiple-agency-owners" id="q-can-an-agency-account-have-multiple-agency-owners"></a>

A: No, an agency account can only have one Agency Owner at a time. If the current owner wishes to change, they must transfer the ownership to another user with an Agency Admin role.

#### **Q: What happens if an Agency Owner is deleted from the system?** <a href="#q-what-happens-if-an-agency-owner-is-deleted-from-the-system" id="q-what-happens-if-an-agency-owner-is-deleted-from-the-system"></a>

A: If an Agency Owner is deleted, the system automatically assigns ownership to the following User based on the created date, in descending order. If no users with appropriate permissions (Agency, Admin) exist, the system will hold assigning ownership until a user with the required role structure is added.

#### **Q: Can other Agency Admins change the Agency Owner's user role?** <a href="#q-can-other-agency-admins-change-the-agency-owners-user-role" id="q-can-other-agency-admins-change-the-agency-owners-user-role"></a>

A: Other Agency Admins cannot change the Agency Owner's user role. Only the Agency Owner can change their user role by transferring ownership to another Agency Admin.

#### **Q: Will the introduction of the Agency Owner role impact the permissions and functionalities of the Agency Admin role?** <a href="#q-will-the-introduction-of-the-agency-owner-role-impact-the-permissions-and-functionalities-of-the-a" id="q-will-the-introduction-of-the-agency-owner-role-impact-the-permissions-and-functionalities-of-the-a"></a>

A: No, the Agency Owner role will not impact the permissions and functionalities of the Agency Admin role. The Agency Owner will have the same permissions as the Agency Admin, with added privileges for transferring ownership and being the main point of contact for account-related actions.


---

# 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://docs.getgymini.com/gymini/features/features-overview/settings/user-settings/understanding-the-agency-owner-role-in-your-agency-account/agency-role-faq.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.
