# Guides

- [Getting started](https://docs.prventi.com/guides/getting-started.md)
- [Login or create a new account](https://docs.prventi.com/guides/getting-started/login-or-create-a-new-account.md)
- [Create an organisation](https://docs.prventi.com/guides/getting-started/create-an-organisation.md)
- [Add learners](https://docs.prventi.com/guides/getting-started/add-learners.md): Before you can start your Baseline Phishing Campaign, you will need to add or import your team members as learners into your organization on Prventi.
- [Automatic learner provisioning](https://docs.prventi.com/guides/getting-started/add-learners/automatic-learner-provisioning.md)
- [Microsoft Entra ID automatic user provisioning](https://docs.prventi.com/guides/getting-started/add-learners/automatic-learner-provisioning/microsoft-entra-id-automatic-user-provisioning.md): This guide will walk you through the steps to configure automated provisioning for Prventi using Microsoft Entra, formerly known as Azure Active Directory.
- [Google Workspace user provisioning](https://docs.prventi.com/guides/getting-started/add-learners/automatic-learner-provisioning/google-workspace-user-provisioning.md)
- [Verify domain ownership](https://docs.prventi.com/guides/getting-started/verify-domain-ownership.md)
- [Allowlisting Prventi email servers](https://docs.prventi.com/guides/getting-started/allowlisting-prventi-email-servers.md): Phishing attack simulations allowlist and configuration settings.
- [Google Workspace Allowlisting](https://docs.prventi.com/guides/getting-started/allowlisting-prventi-email-servers/google-workspace-allowlisting.md): Phishing attack simulations allowlist and configuration settings for Google Workspace
- [Microsoft Office 365 Allowlisting](https://docs.prventi.com/guides/getting-started/allowlisting-prventi-email-servers/microsoft-office-365-allowlisting.md)
- [Mimecast Allowlisting](https://docs.prventi.com/guides/getting-started/allowlisting-prventi-email-servers/mimecast-allowlisting.md)
- [Send a delivery test email](https://docs.prventi.com/guides/getting-started/send-a-delivery-test-email.md)
- [Start a baseline phishing campaign](https://docs.prventi.com/guides/getting-started/start-a-baseline-phishing-campaign.md)
- [Invite team members to Prventi](https://docs.prventi.com/guides/getting-started/invite-team-members-to-prventi.md)


---

# 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://docs.prventi.com/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.
