# Set up your supplier profile

With a complete profile, you give buyers the information they need to do business with your company. This includes information about your company, the goods and services you provide, your locations and where you provide service, your certifications, and contacts. With complete information, you will be more visible to buyers in Fairmarkit, reduce the emails on non-relevant opportunities, and access more legitimate sales opportunities.

{% hint style="info" %}
**Admin access**: To access the Administration settings, you will need to be assigned to the *Admin* role for your organization. To request Admin access, from the top menu, click **your name** and then select **Request admin role.**
{% endhint %}

{% hint style="info" %}
You'll be prompted to complete your profile the first time you log in to Fairmarkit. However, you can add additional information to your profile later from the [Administration](/suppliers/suppliers/administration.md) option
{% endhint %}

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

### Set up profile <a href="#setupprofile" id="setupprofile"></a>

{% stepper %}
{% step %}
Log into Fairmarkit. Select **Setup profile**.

<figure><img src="/files/kRUyqSGPiG4zAorZxSBT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Complete the following sections of information:

* [Company](/suppliers/suppliers/administration/company-info.md)
* [Products & Services](/suppliers/suppliers/administration/products-and-services.md)
* [Locations](https://docs.fairmarkit.com/content/suppliers/admin/locations.htm)
* [Certifications](/suppliers/suppliers/administration/certifications.md)
* [Contacts](https://docs.fairmarkit.com/content/suppliers/admin/contacts.htm)
* [Catalogs](/suppliers/suppliers/administration/catalogs.md)
  {% endstep %}

{% step %}
Click **Finish**. Now your profile is ready to be used.
{% endstep %}
{% endstepper %}

<br>


---

# 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.fairmarkit.com/suppliers/suppliers/getting-started/set-up-your-supplier-profile.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.
