> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/setup-guidepro/admin/editor.md).

# Company Profile

#### **The Company Profile in Equipme** <a href="#ispasted" id="ispasted"></a>

The company profile in Equipme serves as a showcase for Partner Connect and ensures that your company presents itself professionally and attractively.&#x20;

The company profile is more than just an information page - it's the first impression potential partners and customers get of your company. A well-structured and informative page can build trust and lay the foundation for successful business relationships.

#### **Accessing the Company Profile**

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

If you have not yet set up your company profile during the registration process, you can find it in Equipme Pro under **Administration > Company Profile**. Here, you can enter and update all relevant information about your company to ensure a strong presence with clients and partners.

#### **Important Elements of the Company Profile**

* **Contact Information:** Keep your contact email, phone number, and website up-to-date.
* **Short Description:** A concise description of your company and services.
* **Detailed Description:** Provide a more in-depth overview of your company and the services you offer.
* **Partner Positioning:** Select the services offered and target customer sizes to position yourself effectively.
* **Logo and Banner:** Upload a logo and a banner to make your profile visually appealing.


---

# 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:

```
GET https://hub.equipme.io/setup-guidepro/admin/editor.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.
