# Getting started with Content Controller

Before you can use Content Controller, you must have a user account. Your administrator will either provide you with credentials and a link to the sign-in page or you will receive an email like the one below.

![](https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu-ZWvY7BC8vS5I6doj%2F-M0OE57EOy8JM8REoIH3%2F-M0OHZ0KYBSY0tJHhJ5O%2FScreenshot%202020-02-18%2011.13.13.png?alt=media\&token=a4f62292-0ad9-43cc-8438-4c3647eabb4a)

Following the link will take you to Content Controller's password reset page.&#x20;

{% hint style="info" %}
**Passwords must be:**

* at least 8 characters long
* contain a mix of upper and lowercase letters, numbers, and punctuation
  {% endhint %}

&#x20;The page will warn you if your password is too short or too easy to guess.

![](https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu-ZWvY7BC8vS5I6doj%2F-M0OE57EOy8JM8REoIH3%2F-M0OIRQm_l6YtVC1ZJRI%2FScreenshot%202020-02-18%2011.16.58.png?alt=media\&token=e2a4fb3b-e8b8-4870-817f-aa72159a00da)

After entering and confirming your password, click the "Reset Password" button. You will see a message confirming that your password has been reset, and another button that will take you to the sign in page. You will also receive another email welcoming you to Content Controller and providing you with links to some useful resources.

### **Signing In**

At the sign-in page, enter your email address and password, and click the "Sign In" button. If you enter an incorrect password too many times, your account will be locked and you'll need to contact your system administrator.

![Content Controller's login page](https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu-ZWvY7BC8vS5I6doj%2F-M0OE57EOy8JM8REoIH3%2F-M0OIjXd6_DsXbXZalrt%2FScreenshot%202020-02-18%2011.18.22.png?alt=media\&token=8b2b1cbf-e1e8-43b9-80eb-1205cb2a3392)

If you've forgotten your password, click on the "Forgot Password?" link, then enter your email address and click the "Reset Password" button. You'll receive an email with a link that will let you set a new password as described above.

The "Forgot Password?" link is only available if your system administrator has configured Content Controller to send emails. If the link is not available in your application, you will have to ask an administrator to reset your password for you.

### **Updating your account**

Once you have signed in to Content Controller, you can update your user account name and email address, and change your password, by clicking on the gear icon on the right side of the top navigation bar and then clicking the "Account" link.

<figure><img src="https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu-ZWvY7BC8vS5I6doj%2Fuploads%2FLU2ZBfT9vLr9xCYgAwKU%2Fimage.png?alt=media&#x26;token=ca0e43fd-a7d9-4b16-925d-ddd4533d7f6e" alt=""><figcaption></figcaption></figure>

The "User Details" dialog has fields for your name and email address. You can close the dialog by clicking the "X" button in the upper right corner, or save your changes by clicking the "Save Changes" button. You can also change your password by clicking the "Change Password" button and entering your new password.

<figure><img src="https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu-ZWvY7BC8vS5I6doj%2Fuploads%2Fto5t87JZbpMNq7bUS8ac%2Fimage.png?alt=media&#x26;token=22592d11-4b60-401c-8cb4-03c5dc6772af" alt=""><figcaption></figcaption></figure>

Please double-check that your email address is correct. Otherwise, you will not be able to reset your password using the sign-in page's "Forgot Password?" link.

### **Signing Out**

Users are automatically signed out after 24 hours. To manually sign out of Content Controller, click on the gear icon on the right sight of the top navigation bar and click "Sign Out".

<figure><img src="https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu-ZWvY7BC8vS5I6doj%2Fuploads%2F39m3KdQrxSj40XqOAF8P%2Fimage.png?alt=media&#x26;token=1a695d56-8fd3-4941-abbc-bc034504e2dd" 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/getting-started/managing-your-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.
