# Completing Your Profile

It's a good idea to keep your Dockship profile updated as the organisations may peek into your profile and reach out to you with some opportunity.

In order to update your profile, go to the top right of the page and click your Account Name. From the drop-down menu click "**Edit Profile**". \
\
Alternatively, go to the **Dashboard -> Profile** tab in the sidebar.

In your profile page, you can add your **Avatar** and **Cover Photo** along with a short bio, skills and social media handles.

Click on **Save Profile** to save your changes. Then you get a permalink to share for your profile which can be used as a resume to send to recruiters and fellow data scientists.


---

# 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.dockship.io/user-accounts/completing-your-profile.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.
