# Item must have been entered elsewhere

This rule is used to determine if the value in the field has been added elsewhere. It simply checks the field in the bloc you have chosen to see if that value is there.

![](/files/-Ma4LYUZsCwsjamM1rt-)

### Rule Parameters

| Parameter        | Description                                                                                                                                          |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| Bloc to Look Up  | The Bloc to check against. (Note, the "Type Module or Job Name" field is not a rule parameter and is simply used for finding blocs in your instance. |
| Field to Look Up | The field inside the bloc you have selected. This will remain empty until you have selected a bloc.                                                  |


---

# 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://manual.blocworx.com/blocworx-documentation/bloc-editor/managing-a-field/field-rules/item-must-have-been-entered-elsewhere.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.
