# Start a new impact

### Step 1: Click on the "Impacts" button

On your Dashboard, click on the "Impacts" button to navigate to its tab.

<figure><img src="/files/g8TlFjBDNzlSlaUxZJPs" alt="" width="375"><figcaption></figcaption></figure>

### Step 2: Allow App to know your location

When you get prompted, choose between "allow while visiting the site" and "allow this time" to allow app access your location.

<figure><img src="/files/7jqfmU7kA5HEcnLBrqsg" alt="" width="155"><figcaption></figcaption></figure>

### Step 3: See list of added Impacts

On this page, you'll find added impacts, you can click on the icons as annotated in the image below.

1. Settings: to select between list and map view or to set search distance.
2. Make an Impacts: to create new impact.
3. Your location: shows you where you currently are.
4. Nearby: shows you impacts close to your location.
5. Status: shows you the status of the impact.
6. Navigation: displays buttons that would help you navigate the map.&#x20;
7. Legend: helps you understand the visual/graphical representations on the map

<div><figure><img src="/files/Bpc2VH6aMpgCXONZRf84" alt="" width="375"><figcaption><p>Impact- Map view</p></figcaption></figure> <figure><img src="/files/JfyxVodMXoCwQrfvlE3e" alt="" width="375"><figcaption><p>Impact- List view</p></figcaption></figure></div>

<figure><img src="/files/WQlb1VpfyBvuweuVv7hM" alt="" width="375"><figcaption><p>Impact Settings</p></figcaption></figure>

### Step 4: Start a new impact

To create a new impact, click on the "Make an Impact" or "plus" button at top of the page.

### Step 5: Select whether "Public" or "Private" Impact

* Private Impact: create impact within your community, friends or just you. No scheduling required - start immediately.
* Public Impact: create impact visible to the public - people can discover and request to join you. Set a date and time for your event.

{% hint style="info" %}
On the "Make an Impact" page, If you aren't able to select "Public" impact (i.e, it is gray-ed out as shown in the image below) that means you haven't completed KYC. KYC verification is required before you can create or join public impacts. See [KYC Verification](/cleanmate-docs/profile/kyc-verification.md)
{% endhint %}

<figure><img src="/files/w8U09AeNtlq1fXzUpAJM" alt="" width="375"><figcaption></figcaption></figure>

### Step 6: Submit Impact's details

Submit the details of your impact including title, date, time, location and others as presented in the images below.

<div><figure><img src="/files/4JUMwl01xUmdgSFOyUGa" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/qYJWgSqWNVkIVdjXSvmp" alt="" width="375"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/JUaXmQfdIXNyIjbQpa74" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/UZZxwrSCxzdXXowItX22" alt="" width="375"><figcaption></figcaption></figure></div>

After your impact has been created, it will be displayed on the "created" tab and upon Admin's approval (for public impact) it would become published and visible to other eco-champions around you.&#x20;

<figure><img src="/files/xeqzXW0GkD2qzVKnFcYE" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Interested in joining an already created impact? Read [Request to join an impact](/cleanmate-docs/impact/request-to-join-an-impact.md)
{% endhint %}


---

# 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://cleanmatedao.gitbook.io/cleanmate-docs/impact/start-a-new-impact.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.
