> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/procurement.md).

# Procurement

Manage enterprise agreements, approvals, quotes, orders, and reporting.

Use Procurement to manage agreements, products, approvals, quotes, orders, and reporting.

### Procurement topics

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/modules-and-features/procurement/enterprise-agreements.md">Enterprise agreements</a></td><td>Manage EA workflows and TrueUp tasks.</td><td><a href="/modules-and-features/procurement/enterprise-agreements.md">Enterprise agreements</a></td></tr><tr><td><a href="/modules-and-features/procurement/procurement-workbench.md">Procurement workbench</a></td><td>Review and manage transactions.</td><td><a href="/modules-and-features/procurement/procurement-workbench.md">Procurement workbench</a></td></tr><tr><td><a href="/modules-and-features/procurement/buy-products-and-services.md">Products</a></td><td>View procurement products and related details.</td><td><a href="/modules-and-features/procurement/buy-products-and-services.md">Products</a></td></tr><tr><td><a href="/modules-and-features/procurement/purchase-approval-setup.md">Purchase approval setup</a></td><td>Create approval groups and workflows.</td><td><a href="/modules-and-features/procurement/purchase-approval-setup.md">Purchase approval setup</a></td></tr><tr><td><a href="/modules-and-features/procurement/sales-orders.md">Sales orders</a></td><td>Track, review, and download sales orders.</td><td><a href="/modules-and-features/procurement/sales-orders.md">Sales orders</a></td></tr><tr><td><a href="/modules-and-features/procurement/quotes.md">Sales quotes</a></td><td>Access and manage your sales quotes.</td><td><a href="/modules-and-features/procurement/quotes.md">Sales quotes</a></td></tr><tr><td><a href="/modules-and-features/procurement/sales-quotes-reporting.md">Sales quotes reporting</a></td><td>View and download sales quote reports.</td><td><a href="/modules-and-features/procurement/sales-quotes-reporting.md">Sales quotes reporting</a></td></tr><tr><td><a href="/modules-and-features/procurement/service-provider-dashboard.md">Service provider dashboard</a></td><td>View and generate reports for your SPLA contract.</td><td><a href="/modules-and-features/procurement/service-provider-dashboard.md">Service provider dashboard</a></td></tr><tr><td><a href="/modules-and-features/procurement/special-quotes.md">Special quotes</a></td><td>Access and manage special quote workflows.</td><td><a href="/modules-and-features/procurement/special-quotes.md">Special quotes</a></td></tr></tbody></table>


---

# 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.platform.softwareone.com/modules-and-features/procurement.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.
