# Eclipse customization

Once Telosys plugin is installed you can customize few Eclipse features in order to be more comfortable.

## Telosys menu visibility

You can customize your Eclipse perspective so that Telosys actions are accessible from the first menu level (instead of going through "Other / Telosys ")

In the main Eclipse menu :&#x20;

**Window / Perspective / Customize Perspective...**&#x20;

In "**Menu visibility**" tab :  **File / New**

![](/files/-MhEBBGXbj6Lcmdohn2d)

Select the Telosys menu entry :

<div align="left"><img src="/files/-MhEBpXSTU7nMb9g4qhI" alt=""></div>

Click **"Apply and Close**"


---

# 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://doc.telosys.org/telosys-with-eclipse/eclipse-configuration.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.
