# Getting Started 😍

## Adding People

You can create a person by clicking the "Create Person" button at the top right of the "All People"'s page as well as any group pages.&#x20;

If you create a person from a group page, it will auto add this person to the that group.&#x20;

![Adding a person from the All People's Tab](/files/-MXs7Z5umWh3f52iCCPz)

## Importing People

If you are coming from an existing spreadsheet or have data you want to bring over, Mogul supports 2 types of data importing at the moment:

1. CSV Import
2. iOS Import
3. Google Contacts importing (coming soon)

If you want to import via CSV you can do so by going to [**Settings**](https://app.mogulnetworking.com/account) and scrolling down to the "Data Import & Cleaning" and then clicking the "CSV Import (beta)" Get Started button.&#x20;

![](/files/-MXsEoDQE38c2an01jbB)

For iOS Importing, you will need to [download the iOS App](https://apps.apple.com/us/app/mogul-personal-crm/id1367307210) and then follow the steps in this section to import your iOS Contacts

{% content-ref url="/pages/-MXrVRQjx\_EodN3ZC6o\_" %}
[Broken mention](broken://pages/-MXrVRQjx_EodN3ZC6o_)
{% endcontent-ref %}

## Creating Groups

Groups are a great way to organize your people into well... different groups!&#x20;

Groups can be created and managed on both the web and iOS apps.

You can create a group by clicking the "+" button located on the left hand sidebar of the Mogul web app. You'll be prompted to give your group a name and optionally you can give it an emoji icon as well.&#x20;

![Creating a group on Mogul](/files/-MXsGY-zQpryw3PiEaFb)

## Creating Reminders

Reminders are a great way to keep yourself accountable and remember to always follow up with people. Mogul supports 2 types of reminders:

1. One-time reminders
2. Recurring reminders

Recurring reminders are great if you want to remember to follow up with somebody every few weeks or months.&#x20;

You can create reminders 2 ways

1. Going to the [Reminders Tab](https://app.mogulnetworking.com/reminders) and then clicking "New Reminder"

![Creating a reminder from the Reminders page](/files/-MXsL-rbl9peG3zZWufq)

2\. Going to a specific person and clicking "New Item" -> "New Reminder" at the top right

![Creating a reminder from a person's page](/files/-MXsLXQgGUAVlJ8-j8CZ)

## Power Features

Now that you have the basics down, we recommend checking out some of the more advanced "power" features that Mogul has to offer. Here are a few of them:

{% content-ref url="/pages/-MXrXmvZtL1\_FDbarZTW" %}
[Custom Fields for People](/features/custom-fields-for-people.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXrXp2VqbCQMJUosCg-" %}
[Birthdays & Important Dates](/features/birthdays-and-important-dates.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXrXybLsguqCUSIQs2R" %}
[Custom Table Columns](/features/custom-table-columns.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXrYDSKvTLZ0Kds3MEW" %}
[End to End Encryption](/features/end-to-end-encryption.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://resources.mogulnetworking.com/getting-started/what-is-mogul.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.
