> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neoagent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Generate Secure Link

> Create secure, time-limited links for sharing sensitive content

The Generate Secure Link tool allows Neo Agent to create secure, expiring links for sharing sensitive information like passwords.

## What It Does

When enabled, the agent can:

* Generate secure links using PushPwd
* Set expiration times for links
* Share sensitive content safely

## How to Use

Use this tool when you need to share sensitive information:

1. Agent generates content (like a password)
2. Agent creates a secure link for that content
3. Link is shared with the user
4. Link expires after viewing or timeout

### Example Use Case

```
1. Generate new password for user
2. Create secure link with 24-hour expiration
3. Send link to user via email
4. User clicks link to view password (one-time)
```
