# The "Edit Issue" Form

**On the issue edit page,** you’ll see fields that can be used to help describe the content you’ve found. If a field doesn’t apply to your issue or you aren’t sure about what to enter, just leave it blank.

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

* **Title and description:** Provide a brief description of the problematic content you’ve found
* **Tags:** Tags are categories that help keep Junkipedia organized. Begin typing the tag you’d like to add. If the tag appears in the system, click it to add.
* **Problems:** Select the kind of problematic content you’ve found. See our article[ "Classifying Problematic Content"](https://junkipedia.groovehq.com/help/classifying-problematic-content) to review definitions and examples for each problem type.
* **There are fact checks related to this issue:** If you have found a fact check related to the content or claim, click the toggle button and paste in a link under "Fact Check Links."

**Additional Data**

Click the edit button next to "Additional Data" to open and edit more fields:

* **Platform(s):** Junkipedia will automatically add information about the platform where you found the content, if you found it online.
* **Langauge(s):** Junkipedia will automatically add information about the language the problematic content uses.
* **Country(ies):** If the content mentions a particular country, you can add it here.
* **State(s):** If the content mentions a particular U.S. state or territory, you can add it here.
* **Media Type(s):** You can select if the problematic content you found is a photo, video, link, page, tweet, article, or status.
* **Advisory:** If you would like to recommend others take (or not take) a particular action to address the piece of content, you can enter an advisory.
  * **An example of an advisory** on a piece of content that has received no engagement might be, “This content has received little engagement. Do not engage or amplify.” An advisory on a piece of content that is spreading rapidly might be, “Respond with approved inoculation messaging:....”
  * If you aren't sure what to put in this field, leave it blank.
* **Threat Level:** You can select from five threat levels to classify the piece of content, based on **Data & Society’s** threat analysis recommendations (see below). If your issue is between Data & Society’s threat levels, you can select “moderate” or “significant,” but you should follow the response recommendations for low or medium risk content, respectively.

![](/files/PYcTVYbA2ouhCBBUs7uL)

![](/files/fPBtoRYO3wDt1WhHzX19)

* **Make this issue visible to others:** Check this box if you would like other users outside of your organization to see this issue.&#x20;
* **Make this issue public:** Check this box if you would like people outside of your organization's network to see this issue.
* **This issue has been reviewed:** Check this box once you're finished editing the issue.
* **This issue has been reported to the platform:** Check this box if you or someone else has reported the content to the platform where it was posted.
* **The platform took action on this issue:** Check this box if the platform where the content was found took some sort of action on the content (e.g., labeled or removed)

When you are finished adding information to your issue, click "Update Issue" to save.&#x20;


---

# 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://docs.junkipedia.org/getting-started/reporting-and-documenting-misinformation/editing-an-issue/the-edit-issue-form.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.
