# CRM FAQs

#### Troubleshooting basics

If users have trouble using the product, common first checks are:

* confirm the correct workspace is open
* reload the current view
* confirm the right pipeline is selected
* check whether the record already exists
* verify required contact details are present
* ask the workspace admin if a feature is enabled

#### Frequently asked questions

**Should I use a deal or a ticket?**

Use a deal for sales, commercial, or opportunity-based work. Use a ticket for support, issue resolution, or service-related work.

**Can I have more than one pipeline?**

Yes. You should create separate pipelines for different business processes.

**Can I import contacts?**

Yes. CSV import is available for contact onboarding and bulk updates in many workflows.

**Can I automate follow-ups?**

Yes. Workflows can help automate repetitive follow-up and operational actions.

**What is AI Copilot for?**

It helps you understand your workspace faster by answering questions and surfacing important next actions.

**What does the Mini App do?**

It helps users move chatbot contacts and related work into Rapidbott CRM through a native integration built for Rapidbott workspaces.

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

{% content-ref url="/pages/6sChFhUvVoYegEpHaWQj" %}
[Rapidbott CRM Mini App Integration](/help-center/platform/introduction/integrations/rapidbott-crm-mini-app-integration.md)
{% endcontent-ref %}


---

# 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.rapidbott.com/help-center/rapidbott-crm/crm-faqs.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.
