> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/general/crm/crm-initial-settings/crm-opportunity-fields/crm-add-company-fields-to-the-opportunity.md).

# CRM - Add Company fields to the Opportunity

## See how you can add the Company data related to your Lead into the Opportunity, making it visually easier for your strategy based on this information.&#x20;

### Follow the steps below to insert the field:&#x20;

1. **Insert the Field;**

* Go to the CRM via “Find Services”. Or just type the name, and the function appears.
* Open an Opportunity card by clicking on the title;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfCDZEy82uyV8p08Il7xwFvd8e-4PUG6AXg1mRsGT4Pp1WpUMYeqO-vuZdOHWlE7A0g642NTkiCSzezmdvJuey1SbM9qF-wy5ty2iUI5vqotsB2ks1T4kb9U3SjegqottaBAkhQZ2ExDSek1hP8rmExUuhp?key=c_b3p60Xx3FrSt0fid77xA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfedrE4AgaGuve2YyCKmea-HQaTJ_-GpPG6qb7zLG2sNsyqfmVwMdCZLvVKsXZ1xo8DUOFBxXd4dAjR9l2EYz_Y2rlbsOPldBFHKzHmB14z-lqWHyskx6Af4pG128xbuEnbNlKg2-M5gDWjPFDnWa3koGzO?key=c_b3p60Xx3FrSt0fid77xA" alt=""><figcaption></figcaption></figure>

2. **Configure and Save;**&#x20;

* In “General,” click the gear icon and then “Edit/Remove”;&#x20;
* In “Add Section,” click “+ add field” and choose the Company fields;
* In “General,” click the ✔️ symbol

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe4D1RiDpTTtMa56gDxjLxcmrElcGzGn7BK1hkSCrqfxLnDMMXl1KVNNQbNFqNQlS_cBz4yeAb2y_GYb18insGFPDykXLld9PDgce1pN9386C8iyAGzgilCjlTTQGobj45-CgAMPPYxExZsK3ryKaTxppGd?key=c_b3p60Xx3FrSt0fid77xA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdXQO2118czNpWPeVBiFjRqpp2XQW-jeCjZMLv_HfcP0PHvuxn7WdKXDN458K0uX80U7SqeptepkbvNoedD0ui8sNRLz8GkDd1PdOFxzZ_oWz6NzxIGuWw_XMKuaG_0yrLVs3x18Dqk-d4K9V-AJ3sVb4dM?key=c_b3p60Xx3FrSt0fid77xA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcz32anO9Qs0eY_B3ndB4VqYBoeA7DhUGiCYlFnHJyG5as0lqD7OztJIO6OClVTKSVMqcOa5QAADhveZB0DwM1NMSMVHj_4CPICeVNITxN5942GhRWqASYUMpvAzZVUVlbsMRfVXKBuQjtUstH-dOrGCBI5?key=c_b3p60Xx3FrSt0fid77xA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXetp0E53D9hMT9wjL4Y4-MOGmVkNgE2KMts9NFGcWbmzn0ASwJADTc2YIgTvS-2xgh1DRYnLB4xLFnY_99jnuHqInUdjc_WojbqiZ8SBldCrPUX4QZS19AdWG7SlkP0WP4n352u_rRm-bQFPoYwaBtNLHI8?key=c_b3p60Xx3FrSt0fid77xA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdV3V9C4XlOz-cCdeT2CosQU6NU8Ts_4tH6XkK3xE4q772QjUc3sSEf24D0mKGTTmPrvnm5O9-uQ5JLM-LQ1-tsGqh2IZePtjgvhTCyZfSVKXMUf5Ff4yobugbkjICgFadC--Re5fFliAAYIwAdvKykAfKq?key=c_b3p60Xx3FrSt0fid77xA" alt=""><figcaption></figcaption></figure>

*And that's it, the Company-related fields will now be available in the Opportunity!*&#x20;


---

# 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.sprinthub.com/en/topics/general/crm/crm-initial-settings/crm-opportunity-fields/crm-add-company-fields-to-the-opportunity.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.
