# Profile

### Your profile

To access your Profile you need to log into or set up your profile. This is relatively easy to do - you can follow the steps in our [Sign Up & Login](/create-and-publish/sign-up-and-login.md) section.&#x20;

In your profile, you can view and update your account information - including:

* Information from your ORCID account,
* Details of your publishing Wallet,&#x20;
* Manage your API keys,
* Check your account pre-publication storage data.

<figure><img src="/files/vejYsKyxeEoqZ48dRRKK" alt="" width="375"><figcaption><p>Use your profile to add publishing credentials such as your ORCID account or Wallet details.</p></figcaption></figure>

### Your Nodes Overview

You will also find the Nodes you are working on or have published, on the righthand side of the screen. Besides the overview, you can create a new node here, by clicking on 'New Node' <img src="/files/M54EvQ4RkiJtYEZAA12j" alt="NewNode_Button copy.jpg" data-size="line"> in the top right corner.&#x20;

<figure><img src="/files/InwdYZtbV0mteio73ISk" alt=""><figcaption><p>Overview of your Nodes on your profile, including information on their publication status/version. You can access any of your Nodes here. </p></figcaption></figure>

#### Actions from Profile

* [Edit your profile information.](broken://pages/b4GY7BfhY3lsoJ7493vd)
* [Connect and manage your Digital Signatures.](/create-and-publish/publish.md#connect-your-digital-id)
* [Add a Node](/create-and-publish/create-a-node/create-node.md).
* Access your Nodes.


---

# 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.desci.com/general-user-overview/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.
