# Portal Guide

- [Quickstart](https://docs.catchify.sa/portal-guide/quickstart.md): At this Quickstart we will outline the setup for your account at Catchify.
- [Account Setup](https://docs.catchify.sa/portal-guide/quickstart/account-setup.md): Setting up an account for your company.
- [Editing Company Information](https://docs.catchify.sa/portal-guide/quickstart/editing-company-information.md): Edit Your Information
- [Adding Users](https://docs.catchify.sa/portal-guide/quickstart/adding-users.md): Add the users.
- [The Contacts](https://docs.catchify.sa/portal-guide/quickstart/the-contacts.md)
- [Adding Assets](https://docs.catchify.sa/portal-guide/quickstart/adding-assets.md): Assets define what will be tested during your security engagement, such as websites, APIs, mobile apps, networks, and other critical systems.
- [Pentest Management](https://docs.catchify.sa/portal-guide/pentest-management.md): Manage the entire lifecycle of your security tests, from initiating pentests to tracking findings and retesting, all within Catchify’s automated platform.
- [How it Works](https://docs.catchify.sa/portal-guide/pentest-management/how-it-works.md): Understand the full pentest lifecycle in Catchify, from request to kickoff, findings, and retesting, all managed in one streamlined workflow.
- [Start A Pentest With Catchify](https://docs.catchify.sa/portal-guide/pentest-management/start-a-pentest-with-catchify.md): Follow these steps to submit a new pentest request in Catchify, including template selection, start date, and custom instructions.
- [What Next After Requesting A Pentest](https://docs.catchify.sa/portal-guide/pentest-management/what-next-after-requesting-a-pentest.md): Learn what happens after you submit a pentest request, from review and proposal to approval and scheduling.
- [Pentest Statuses](https://docs.catchify.sa/portal-guide/pentest-management/pentest-statuses.md): This is your guide to understand your pentest status.
- [Findings Management](https://docs.catchify.sa/portal-guide/findings-management.md): View, track, and manage all reported findings in one place, with filters for severity, status, and assignment to streamline remediation.
- [View Findings](https://docs.catchify.sa/portal-guide/findings-management/view-findings.md): Learn how to access, filter, and sort findings across your pentests using the Catchify dashboard or individual project views.
- [Scoring Explained](https://docs.catchify.sa/portal-guide/findings-management/scoring-explained.md): Learn how Catchify calculates severity, impact, and risk for each finding — including how CVSS scores help prioritize what to fix first.
- [Findings Status](https://docs.catchify.sa/portal-guide/findings-management/findings-status.md): Mark findings as fixed, ready for retest, or accepted risk to keep your remediation workflow clear and aligned with your Catchify pentester.
- [Communication With Pentesters](https://docs.catchify.sa/portal-guide/findings-management/communication-with-pentesters.md): Use Catchify's comment box and file upload to securely collaborate with your pentester and keep all communication in one place.
- [User Management](https://docs.catchify.sa/portal-guide/user-management.md): Add, remove, and manage users in your Catchify workspace, including password resets, 2FA enforcement, and user lockouts.
- [Two Factor Authentication](https://docs.catchify.sa/portal-guide/user-management/two-factor-authentication.md): Enable 2FA to add an extra layer of protection to your Catchify account using email or Google Authenticator. Recommended for all users.
- [Managing Users in Catchify](https://docs.catchify.sa/portal-guide/user-management/managing-users-in-catchify.md): Add, edit, delete, or pause users in your Catchify workspace to maintain secure and flexible access control across your team.
- [Password And Recovery](https://docs.catchify.sa/portal-guide/user-management/password-and-recovery.md): This section allows administrators to securely manage user credentials. You can update passwords, trigger account verification emails, and disable lockouts when necessary, ensuring users can access t


---

# 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.catchify.sa/portal-guide.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.
