# Request Access Settings

On this page, you can set up the Request Access form for your account. Admins can create a link to a form that people external to your company can use to request access to your HIVO account. When Admins approve someone through this link, the user requesting access will automatically get the permissions configured by the Admin.

<figure><img src="/files/BDqn8Y2AY6LcztVgiwxf" alt=""><figcaption><p>After setting, your form may look like this</p></figcaption></figure>

1. **Share Settings:**

Control how the Request Access Form is reachable by external members:

* Disabled: The form is not accessible.
* Public - Accessible via Link: External users can access the form via a public link.
* Private - Accessible via Secret Link: External users can access the form via a secret link.

<figure><img src="/files/lHW6m3tiXYJ6mMJjApFi" alt=""><figcaption></figcaption></figure>

2. **Title and Description:**

* Title: Text displayed underneath the logo (defaults to your account name).
* Description: Set the description underneath the title.

<figure><img src="/files/sPjZSExksGz9AsHIBCeV" alt=""><figcaption></figcaption></figure>

3. **Link to Terms and Conditions:**

Optionally include a link to terms and conditions that users must agree to at the end of the form. Remember to paste your link of Terms and Conditions into the box.

<figure><img src="/files/jGD9n7wxT16DYJZpKm9R" alt=""><figcaption></figcaption></figure>

4. **Request Byline:**

* Optionally change the “Reason for your Request” placeholder text to know the purpose of this request.

<figure><img src="/files/lF2W48Jm1gFshSKJaAfp" alt=""><figcaption></figcaption></figure>

5. **Default Groups:**

* Specify User Groups for the request access form. These groups will pre-populate during the approval step when an Admin is reviewing a request through this form.
* Select the User Group in the dropdown then "Enter" or "Space" to select the next group. Multiple User Groups can optionally be added.

<figure><img src="/files/A5ucoviFAhHtVWqlDMwU" alt=""><figcaption></figcaption></figure>

6. **User-specified Group:**

* Optionally allow users to select their own group from preselected options when filling out the request access form.

<figure><img src="/files/RyEO0DYCspuX54ZobgBE" alt=""><figcaption></figcaption></figure>

7. **Theme and Branding:**

Edit the appearance of the request access form.

<figure><img src="/files/QLC5QHL7YnrqNYfdeEb6" alt=""><figcaption></figcaption></figure>

9. **Additional Fields:**

* Optionally add any additional fields above the “Reason for your Request” field.

<figure><img src="/files/TQJdUmdgCHkpVIozZO07" alt=""><figcaption><p><strong>Choose "ADD FIELD"</strong> </p></figcaption></figure>

<figure><img src="/files/DkGhzLbIMerAUpdgMT4C" alt=""><figcaption><p><strong>Write your questions and Type of the Answer then Click "DONE' to save</strong></p></figcaption></figure>

10. **Skip Approval:**

* Allows requests to bypass the approval process.


---

# 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.hivo.co/client-profile/client-profile-settings/access-rights-and-security/request-access-settings.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.
