> 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/sprinthub-app/leads-contacts/creating-and-editing-leads-via-the-app.md).

# Creating and Editing Leads via the App

With the SprintHub App, you gain mobility and convenience to manage your Leads anytime, anywhere. Whether adding a new contact or updating information for an existing Lead, the process is fast, intuitive, and integrated with your CRM. In this article, we’ll show you the step-by-step process to create and edit Leads directly through the app.

***

#### 📌 How to Create a Lead in the App

1. **Access the SprintHub App**\
   Log into your account normally.
2. **Open the Leads Menu**\
   In the app’s bottom or side menu, tap the option **Leads**.
3. **Tap the Add Icon (+)**\
   On the Leads screen, find and tap the button **‘+’** or **New Lead**.
4. **Fill in the Lead Information**\
   Enter the main details such as:
   * First name
   * Email
   * Phone
   * Company (if applicable)
   * Other custom information, according to the fields defined in your account.
5. **Save**\
   After filling in the required and desired fields, tap **Save**.

Done! The Lead will be available in the CRM and can be tracked normally.

***

#### ✏️ How to Edit a Lead in the App

1. **Locate the Lead you want to edit**\
   Access the menu of **Leads** and use the search or scroll through the list until you find the desired contact.
2. **Open the Lead**\
   Tap the Lead to view the details.
3. **Edit Information**\
   On the Lead information screen, tap the **edit (pencil)** or the option **Edit Lead**.
4. **Update the Data**\
   Make the necessary changes: name, email, phone, status, tags, or custom fields.
5. **Save Changes**\
   After adjusting the information, tap **Save** to finish.

***

#### 📎 Important Notes:

* The displayed and required fields may vary according to the account configuration in SprintHub.
* Leads created or edited via the App are automatically synchronized with the web platform.

***

{% embed url="<https://youtube.com/shorts/Cb5J5BZ5y8s?feature=share>" %}

#### CONCLUSION

Managing Leads through the SprintHub App is a practical solution for keeping track of your opportunities even away from the office. With just a few clicks, you can create, update, and track your contacts’ data in real time, optimizing your sales routine.


---

# 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/sprinthub-app/leads-contacts/creating-and-editing-leads-via-the-app.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.
