# Accessing the Capri Portal

## Step 1 - Logging in to Capri

The first step to accessing the Capri portal is to visit <https://beta.capriai.us/> where you will see the following page. While here, you will be able to log in with the email that you have setup with Capri!

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

## Step 2 - Choosing your Organization

When you login, you will be shown a page to choose which organization you'd like to log into, or will be prompted to create a new one!

<figure><img src="/files/walgvjqlLecuN5WUZUGw" 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://help.capriai.us/capri-portal/accessing-the-capri-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.
