> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/buyers/events/create-an-event/add-questions/add-categories/manage-supplier-invitation/supplier-info-card.md).

# Supplier info card

When managing supplier invitations, you can click on a supplier line to learn more about them and their history with your company and within Fairmarkit. The information displayed is dependent on the available data in Fairmarkit, so the screen may look different between suppliers.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/suppliers-info-card_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

### <mark style="color:purple;">View supplier information</mark> <a href="#viewsupplierinformation" id="viewsupplierinformation"></a>

* When reviewing a list of supplier invitations, click the supplier's line.\
  The Supplier info card for the supplier will display.

### <mark style="color:purple;">Supplier overview</mark> <a href="#supplieroverview" id="supplieroverview"></a>

In the overview area, depending on what the supplier has provided, you can review the following information:

<div align="left"><figure><img src="/files/uKdD2gVuPZLWS4k9kaRX" alt="" width="375"><figcaption></figcaption></figure></div>

* Supplier's name and logo
* Company website
* Company description
* Registration
* Supplier categories
* Meta tags
* Other

### <mark style="color:purple;">Recommended based on matches</mark> <a href="#recommendedbasedonmatches" id="recommendedbasedonmatches"></a>

In the Recommended based on matches area, you can see details on why the supplier was recommended. For information on how suppliers are recommended, see [Supplier recommendations](https://docs.fairmarkit.com/content/buyers/gs/supplier-recommendations.htm). This could include the following information:

<div align="left"><figure><img src="/files/GWE2jp9JyBz0lFYMSAdi" alt="" width="375"><figcaption></figcaption></figure></div>

* Item descriptions
* Category
* Manufacturers
* Countries of Operation

### <mark style="color:purple;">Event engagement</mark> <a href="#eventengagement" id="eventengagement"></a>

Provides a summary of the supplier's event invitations, response rate to events, and number of awarded events with your companies and other companies in Fairmarkit.

<div align="left"><figure><img src="/files/2xvjBFXgt7sape40nI0p" alt="" width="375"><figcaption></figcaption></figure></div>

#### With your company (last 12 months)

Provides a summary of your company's interactions with the supplier's company in the last 12 months.

* Event invitations
* Response rate
* Awarded events

#### With other companies (last 12 months)

Provides a summary of other Fairmarkit customers' interactions with the supplier's company in the last 12 months. This is limited to companies who choose to share their data.

* Event invitations
* Response rate
* Awarded events

<br>


---

# 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.fairmarkit.com/buyers/events/create-an-event/add-questions/add-categories/manage-supplier-invitation/supplier-info-card.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.
