# Voice notes

From CustomerIQ's home page you can record audio to capture meeting notes on the fly, or even record entire in-person meetings. This is great for recording notes or entire in-person meetings.

**If you do not host in-person meetings or wish to record audio notes you can skip this step.**

### &#x20;**(iPhone Users) Save CustomerIQ to your mobile device' home screen**

1. Login to [app.getcustomeriq.com](https://app.getcustomeriq.com/auth/login) from your mobile device

2. From CustomerIQ's home page, click the share page icon:
   1. On Chrome

      <div align="left"><figure><img src="/files/jKinjjCvAC5ZAjOPRM1M" alt="" width="188"><figcaption><p>Share page from Chrome</p></figcaption></figure></div>

   2. On Safari&#x20;

      <div align="left"><figure><img src="/files/bsSLXQZr7l5oB7fu9Bpz" alt="" width="188"><figcaption></figcaption></figure></div>

3. Click "Add to Home Screen"

   <div align="left"><figure><img src="/files/osHWv7dVHd4yoXNVBrjW" alt="" width="188"><figcaption></figcaption></figure></div>

Now you can easily access CustomerIQ from your home screen.

### &#x20;**(Android Users) Save CustomerIQ to your mobile device' home screen**

1. Login to [app.getcustomeriq.com](https://app.getcustomeriq.com/auth/login) from your mobile device

2. From CustomerIQ's home page, click the three vertical dots in the top right corner:

   1. Select add to home screen

      <div align="left"><figure><img src="/files/Lnw7Nyamr34hwIAqd6Ch" alt="" width="188"><figcaption></figcaption></figure></div>

3. Choose Install or Create shortcut (either works)

   <div align="left"><figure><img src="/files/CKCHU4W3nyGOfV4SRoOW" alt="" width="188"><figcaption></figcaption></figure></div>

Then confirm. Now you can easily access CustomerIQ from your home screen.

### Add a voice note

Now you can quickly add a voice note, or record an in-person meeting, by recording the audio and adding it as a submission

1. Choose "Add a voice note" from the application's home screen
   1\.

   ```
   <div align="left"><figure><img src="/files/iOaaUjUc6V0c6MtVvAzc" alt="" width="188"><figcaption><p>Home page mobile view</p></figcaption></figure></div>
   ```

2. Press start recording and record a voice note (entire meeting). When you're finished, stop recording.

   <div align="left"><figure><img src="/files/jFkp4W4IkQrGgNiCD8tR" alt="" width="188"><figcaption></figcaption></figure></div>

3. Assign a contact to associate with the recording and submit!

   <div align="left"><figure><img src="/files/yMEgTbJBKQYUOESNgx1U" alt="" width="188"><figcaption></figcaption></figure></div>

Now, CustomerIQ will transcribe the audio and analyze it for any relevant CRM properties.


---

# 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://help.getcustomeriq.com/product-guides/meeting-recording/voice-notes.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.
