> For the complete documentation index, see [llms.txt](https://docs.shippercrm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shippercrm.com/magic-map/shipper-profiles/tool-bar-actions.md).

# Tool Bar Actions

### Overview

Clicking the \[+] icon reveals additional actions that relate to the company. These include [Assigning](/teams-and-agencies/assign-me-to-shipper.md) yourself to the Company and Reporting inaccurate data. Here is an overview of these actions.&#x20;

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

### Assigning companies

If the parent company of a shipper has been assigned to someone on your team, you'll see the person's initials at the top of the shipper profile card. This way, you'll always know who on your team is working on which prospects.

If you save a contact to your CRM, the parent company that the contact belongs to will be assigned to you.

You can learn more about assigning parent companies [here](/teams-and-agencies/assign-me-to-shipper.md).

***

### Report Inaccuracies - Get Free Enrichment Credits!

While we take every effort to make sure all information presented for every shipper is verified and accurate, there is always a chance that some inaccuracies slipped in along the way. If you find any incorrect details for a shipper, please report them so we can correct the relevant information.

This is also a great way to get ensure that our shipper database is up to date by getting feedback from the community. In an effort to incentivize this, **we offer 1 free enrichment credit** for any report that turns out to be correct.

**How to Report**: If you find inaccuracies in a shipper's details, use the 'Report Bad Data' button located within the \[+] icon the very top left of the shipper details. Explain the inaccuracy for correction.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shippercrm.com/magic-map/shipper-profiles/tool-bar-actions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
