# QUICK START GUIDES

- [Quick start guide for admins](https://help.cerby.com/getting-started/quick-start-guides/quick-start-guide-for-admins.md): This article describes the key initial steps to set up your Cerby workspace to securely store credentials and manage shared access in your organization.
- [Quick start guide for users](https://help.cerby.com/getting-started/quick-start-guides/quick-start-guide-for-users.md): This article describes the key steps you need to take to start using Cerby.


---

# 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.cerby.com/getting-started/quick-start-guides.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.
