# Overview

<figure><img src="https://232193438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwolEZzMm5QD9NoFKutSj%2Fuploads%2F8wFtlNXz01IQfav9SU27%2Fimage.png?alt=media&#x26;token=730d5ad0-597f-4ce4-8975-9cebb6e88608" alt=""><figcaption></figcaption></figure>

<figure><img src="https://232193438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwolEZzMm5QD9NoFKutSj%2Fuploads%2FJhfYPRV3kITPnkqL6Tso%2Fimage.png?alt=media&#x26;token=b6711c1c-a9ff-49a6-88a1-2a203b04c849" alt=""><figcaption></figcaption></figure>

Pentest Copilot Enterprise is an advanced AI-native platform designed to automate red teaming activities with autonomous agents. It enables organizations to identify and address vulnerabilities through comprehensive assessments, including External and Internal assessments.&#x20;

**Key Features**

* Automated, Agentic External and Internal Assessments
* Advanced graph-based analysis to identify attack paths
* Light-weight agent for endpoint deployment and deep assessment
* Enterprise logging for comprehensive activity tracking
* Flexible scheduling capabilities for continuous security evaluation

### **Getting Started**

To begin using Pentest Copilot Enterprise, read the documentation and familiarize yourself with the platform’s key features and navigation.

#### Platform Layout

The main navigation is in the **left sidebar**. The platform is organized into six main areas:

| Section              | Purpose                                                                          |
| -------------------- | -------------------------------------------------------------------------------- |
| **Attack Surface**   | View and manage your attack surface, entities, agents, and MITRE ATT\&CK mapping |
| **Attack Dashboard** | Explore the exploit graph, use Copilot, and work with custom layouts             |
| **Modules**          | Run external, internal, and credential compromise assessments                    |
| **Activity**         | Monitor jobs, view attack logs, and manage scheduled scans                       |
| **Reports**          | Generate and download assessment reports                                         |
| **Settings**         | Configure domains, trajectories, usage, agents, and integrations                 |

#### Navigation Paths

**Attack Surface**

* Attack Surface → `/app/attack-surface`
* All Entities → `/app/attack-surface/entities`
* Target Entities → `/app/attack-surface/target-entities`
* Agents → `/app/attack-surface/agents`
* ATT\&CK® Matrix → `/app/attack-surface/mitre-attack-dashboard` **Attack Dashboard**
* Exploit Graph → `/app/attack/graph`
* Copilot → `/app/attack/copilot` **Modules**
* External Assessment → Discovery, Module, Statistics, Attack Paths
* Internal Assessment → Discovery, Module, Statistics, Attack Paths
* Activity → `/app/tasks/activity`
* Attack Logs → `/app/tasks/logs`
* Schedule → `/app/tasks/schedule` **Settings**
* Usage → `/app/settings/usage`
* External → `/app/settings/external-assessment`
* Domains → `/app/settings/domains`
* Trajectories → `/app/settings/trajectories`
* Agent → `/app/settings/agent`
* Integrations → `/app/settings/integrations`

Please contact us at <queries@bugbase.ai> if you would like to know more about **Pentest Copilot Enterprise**


---

# 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://copilot-docs.bugbase.ai/enterprise/overview.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.
