# Enabling Inbound Tip Review

Tiplines can be configured to allow new tip submissions either to immediately generate new issues or to require a member of your team to review and accept tips before new issues can be created.&#x20;

The "Create Tipline" and "Edit Tipline" forms are both similar to the example shown below. The review requirement can independently be selected for anonymous tips or tips from identified users.

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


---

# 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/setting-up-tiplines/enabling-inbound-tip-review.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.
