# Can I give someone else access to the admin account?

Yes this is definitely possible. You need to set this up via the linked accounts:

<figure><img src="/files/1w89TEwEtf080wrTNcfy" alt="" width="303"><figcaption></figcaption></figure>

Here, you can create a new linked account by selecting relevant user (that admin access is allowed) and then choosing that this user can impersonate the admin:

(As mentioned in the image below, it is important that you activate the ‘linked account’ right in the user rights of the user)

<figure><img src="/files/2tqnqvwJONHCPSXOJf1b" alt="" width="563"><figcaption></figcaption></figure>

The user can then switch to the admin account by clicking on the organisation name at the top, switch to linked account and then select ‘admin’:

<figure><img src="/files/qPm6OQcI4SOaaJhrUmlf" alt="" width="310"><figcaption></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://help.clausebuddy.com/admin/faq/can-i-give-someone-else-access-to-the-admin-account.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.
