# Importing a Report

PTRAC files (.ptrac) can be imported into PlexTrac for cross-team collaboration. For instance, a red team from one tenant can share with a blue team client with its own PlexTrac instance.

Reports can be imported either in the **Client** module or the **Reports** module. The instructions below are specific to the **Reports** module, assuming the user has an exported report in PTRAC format.

## Importing Permissions

Admins can configure the options to import files via the **Admin Dashboard** on the "Role Based Access" page. To do so, select a custom role and click the "Ability to import reports" button under Reports Permissions. A dialog box will appear with options to turn on/off the ability to import reports.

<div align="left"><figure><img src="/files/uuimiJnpYRZdwcY2dUzI" alt="" width="438"><figcaption></figcaption></figure></div>

## Importing a Report

<mark style="background-color:yellow;">Step 1:</mark> From the **Reports** module home page, click **Import Report**.

<div align="left"><figure><img src="/files/jTE34rcgYR4mEfqMCWDn" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 2:</mark> Select the client the report will be associated with from the pulldown menu on the modal.

<div align="left"><figure><img src="/files/Zsx7UaRoPBhCkOMKTgCJ" alt="" width="401"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 3:</mark> Drag the .ptrac file to the box provided or click the box and navigate to the file on the computer.

<div align="left"><figure><img src="/files/rhB7zHquSMtP1dxfBxlS" alt="" width="398"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 4:</mark> Click **Submit**.

<div align="left"><figure><img src="/files/ncZkZu0V7Hb2bd3qAtP1" alt="" width="396"><figcaption></figcaption></figure></div>

A progress bar will indicate the status; the upload may take a minute or two.

<div align="left"><img src="/files/Z7q8usNi4IB8rINEknsb" alt="" width="433"></div>

When completed successfully, a confirmation message will appear.

<div align="left"><img src="/files/lEXkEeaCPlNAGX7uES6J" alt="" width="347"></div>


---

# 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.plextrac.com/plextrac-documentation/product-documentation/reports/import-plextrac-report.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.
