# Enterprise Use Cases

* As a Producer Enterprise I need to be able to share details of my Enterprise, including location, so that potential customers/buyers can find my business online\
  \
  Enterprise profile data, esp. when combined with WebId, allow Enterprises to publish details of their location, contact info & key personnel<br>
* As a Producer Enterprise I need to be able to restrict who can access my data (including Product catalog's, Location, contact details),  and authorize individual users to carry out operations on my data: e.g. place Orders, update product data (stock, price, image etc) so that I can ensure my data sovereignty is preserved.\
  \
  User access is controlled via OpenID Connect authentication.  <br>
* As a Producer Enterprise I need to be able to specify my default trade terms  (e.g. account terms, delivery windows, lead-times & distribution areas) so that prospective customers can clearly see what the terms of business are when working with me, and whether it is logistically possible for me to supply them.\
  \
  **TBC**<br>
* As a Reselling Enterprise I need to be able to explore Producer's on other platforms so that I can expand the Product range I offer to my customers.\
  \
  Dynamic Enterprise Discovery Portals can aggregate data from Producers on multiple platforms. See [Discover Regenerative](https://regenerative.org.au/) for a live example.


---

# 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.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/use-cases/enterprise-use-cases.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.
