> For the complete documentation index, see [llms.txt](https://guide.digicust.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.digicust.com/features/master-data/stakeholder-data.md).

# Stakeholder Data

Stakeholder Master Data is a feature of our service that automates the population of stakeholder data such as shippers, consignees, and other stakeholders from customs documents that are processed through our platform. This feature eliminates the need for manual data entry and reduces the risk of errors associated with manual data entry. Stakeholder Master Data allows users to modify stakeholder data in bulk with smart search features available on our web platform. Additionally, the feature utilizes smart AI techniques to match previously processed stakeholder data with customs documents in order to create customs cases.

<figure><img src="/files/R3wK2h8LbiAD7BX731Kl" alt=""><figcaption><p>Automatically populated stakeholder data in our web platform</p></figcaption></figure>

## Automatic Population of Stakeholder Data

The Stakeholder Master Data feature automatically populates stakeholder data from customs documents that are processed through our platform. This automation feature eliminates the need for manual data entry and reduces the risk of errors associated with manual data entry. The automatic population of stakeholder data enables users to quickly and easily process customs documents and creates a more efficient customs clearance process.

## Bulk Modification of Stakeholder Data

With the Stakeholder Master Data feature, users can modify stakeholder data in bulk using smart search features available on our web platform. This bulk modification feature streamlines the process of updating stakeholder data and saves time by allowing users to update multiple records simultaneously. Users can search for specific stakeholder data and update it in bulk, ensuring consistency and accuracy across multiple records.

## Smart AI Techniques for Stakeholder Data Matching

The Stakeholder Master Data feature utilizes smart AI techniques to match previously processed stakeholder data with customs documents. When processing customs documents, the platform compares the stakeholder data in the document with previously processed stakeholder data. If the stakeholder data matches, the system automatically takes the stakeholder data into account when creating customs cases. This smart AI matching feature ensures accuracy and consistency in customs clearance processes.

## Conclusion

The Stakeholder Master Data feature is a powerful tool that streamlines the customs clearance process by automating the population of stakeholder data from customs documents and allowing users to modify stakeholder data in bulk. The smart AI techniques used in this feature ensure accuracy and consistency in customs clearance processes, making it an essential tool for businesses that frequently process customs documents. Stakeholder Master Data is particularly useful for businesses that have a large number of stakeholders to manage, as it eliminates the need for manual data entry and reduces the risk of errors associated with manual data entry.


---

# 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://guide.digicust.com/features/master-data/stakeholder-data.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.
