# Staff Details

Report Pundit lets you import staff details directly into the app without having to go through Shopify admin.&#x20;

Here’s the correct steps to import staff details:

1. **Access Settings:** Open Report Pundit and navigate to Settings.&#x20;
2. **Locate “Shopify Staff”:**  In the Settings menu, find Shopify Staff in the left navigation panel and click on it.&#x20;
3. **Click on “Import”:** Click on the Import button on the page. You may click on an alternate link as well if provided.&#x20;
4. **Click on “Open this page”:** In the pop-up message box, click on the Open this page link.&#x20;
5. **Paste the data:** A new page will open with staff data in the form of code. Simply copy that code and paste it in the space provided in the message box.
6. **Confirm Import:** Once pasted, click on the Import button at the bottom of the pop-up.&#x20;

<figure><img src="/files/vyF2XHTRO56jBzGtA5bp" alt=""><figcaption></figcaption></figure>

That’s it! Your reports will automatically contain staff details wherever applicable.&#x20;

**Important:**

* You may see a different interface for Report pundit than the one mentioned above, but don’t worry. The general steps will be the same.&#x20;
* If you want more information about staff data importing, go to Report Pundit Help documentation.&#x20;
* You’ll need to repeat the staff data importing process above every time you add or remove a staff member. This ensures that your reports have the latest information.


---

# 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.reportpundit.com/knowledge-base/report-creation/staff-details.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.
