> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/b2b/customer-portal/customer-portal-presentations.md).

# Customer Portal - Presentations

The Presentations module is your central hub for accessing and exploring all the presentations available to you within the Customer Portal. This module offers a comprehensive overview of the various product offerings, allowing you to easily find and browse through presentations.

The Presentations module offers several benefits to users, including:

* Easy access to all available presentations
* Quick navigation to the Presentation Landing page for detailed product browsing and ordering
* Streamlined search functionality for efficient presentation discovery

By leveraging the Presentations module, users can optimize their B2B ordering experience, saving time and effort in the process.

### **Overview of the Presentations Module**

Upon accessing the Presentations module, users are presented with a comprehensive list of all accessible presentations. Each presentation is accompanied by essential details, including:

* Presentation name
* Showroom name
* Presentation store
* Presentation Currency

This concise overview enables users to quickly identify and select the desired presentation, facilitating a seamless ordering experience.

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

### Exploring Presentations

To explore a presentation in more detail, click on the presentation of interest. This action will redirect you to the Presentation Landing page, where you can:

* Browse through the products associated with the presentation
* Place your order with ease

The Presentation Landing page provides a dedicated space for users to review and interact with the presentation's products, ensuring a focused and efficient ordering process.

### **Search Functionality**

To further enhance the user experience, the Presentations module features a search box located at the top-right corner of the module.&#x20;

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

This convenient search option allows users to quickly find specific presentations by entering relevant keywords or phrases.

In summary, the Presentations module streamlines the process of viewing, navigating, and ordering products from various presentations, enhancing user productivity and satisfaction within the Customer Portal.


---

# 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.xorosoft.com/xoroerp-1/b2b/customer-portal/customer-portal-presentations.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.
