# Other Ways To Get Data

### Manual Data Entry

Sometimes, importing from a file isn't necessary. For those times when you have a small number of leads to enter or when you're adding leads on the fly, manual data entry is available. Using the 'Create Lead' function, you can input details such as:

#### Lead:

* Company
* Industry
* Company Email
* Company Phone Number
* Website

#### Contact:

* Name
* Last Name
* Job Title
* Email
* Phone Number

### Expanding Lead Information

Once a lead is created, it's just the beginning. You can open any lead to add additional details or update existing information. The lead overview section is designed for a more detailed data entry, ensuring that every piece of information about your leads is captured and can be leveraged to move them through the sales process.

### Consistency Across Data Entry Methods

Regardless of how your data enters the CRM—be it through file import or manual entry—the system ensures consistency and organization. This uniformity across the platform enables your team to access and utilize the data efficiently, ensuring everyone is working with the same comprehensive information.


---

# 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://closingdealz.gitbook.io/product-docs/getting-started/importing-data/other-ways-to-get-data.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.
