# Enabling a Content Portal

## Enabling a portal

Before you enable a portal be sure to choose which standards the external users may dispatch in. Then after a portal is enabled, make sure to add your approved user(s).&#x20;

1. Navigate to **Accounts**&#x20;
2. Click on your desired account you wish to add an external user to that portal
3. Go to the **Content** **Portal** tab&#x20;
4. Under **General** **Settings** look for the **Standards** section and choose all that apply
5. Then under the **Activation** section, click the checkbox for **Enable** **Content** **Portal** and hit **Save**.

From here make sure to add your [Approved users](/content-portal/approved-users.md) in order to grant them access the portal.&#x20;

<figure><img src="/files/D8vvkTdkKoEbAQPmBKel" alt=""><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://guide.contentcontroller.com/content-portal/enabling-a-content-portal.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.
