# Request or suggest

We review every submission and prioritize based on community impact—thank you for helping us build a better Data Midsouth!

### How to submit feedback

{% stepper %}
{% step %}

### Go to Navigation Bar

This is the header at the top of the page.
{% endstep %}

{% step %}

### Select Requests/Ideas

<figure><img src="/files/zOVEulr8ZKpNdmu2qLOw" alt=""><figcaption></figcaption></figure>

Clicking this menu option will take you to an external website where we crowdsource feedback from the public.&#x20;
{% endstep %}

{% step %}

### Select **New Post**

Click New Post to add a new idea or suggestion.&#x20;

<figure><img src="/files/PUMu4nlcnQSdsTMfjQnO" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select a board

<figure><img src="/files/vVx0Mx4pEIw08iJR3ajX" alt=""><figcaption></figcaption></figure>

[**Data**](https://feedback.datamidsouth.org/?b=681397f54c43fb809b7b71bb): Submit ideas for **new datasets** or new ways to interact with one.

[**Features**](http://feedback.datamidsouth.org/)**:** Request actions **you can perform** in a tool like Data Midsouth or the Memphis Property Hub.

[**Bugs**](https://feedback.datamidsouth.org/?b=68139867e57583f1f5451d95)**:** Report a bug or **technical issues**

[**Testimonials**](https://feedback.datamidsouth.org/?b=68139a3301772202f4f46b9b): **Share** how you use Data Midsouth in your work!&#x20;
{% endstep %}

{% step %}

### Upvote ideas using arrows

Click the arrows next to existing posts to upvote them.&#x20;
{% endstep %}
{% endstepper %}

### Contact Us

* **Custom Tools, Datasets, or Partnership Proposals**
  * Email Kira Morin directly at [**kmorin@innovatememphis.com**](mailto:kmorin@innovatememphis.com)
* **Support through Donation:**
  * Help us sustain and grow Data Midsouth by [donating to Innovate Memphis](https://innovatememphis.com/donate/)


---

# 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.datamidsouth.org/data-midsouth-portal/contribute-and-participate/request-or-suggest.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.
