> Canonical HTML: https://www.dependi.io/#faq
> This Markdown mirror is provided for LLM/agent consumption. See also https://www.dependi.io/llms.txt

# Dependi FAQ

### What is Dependi.io?

Dependi.io is a dependency management extension for Visual Studio Code and compatible editors (Cursor, Windsurf, and others). It helps manage, update, and review dependencies, and (on Pro) check for and report vulnerabilities to improve project security and reliability. It was formerly known as Crates.

### Is Dependi.io free to use?

Yes. Dependi offers a free **Core** version with essential features. **Pro** is a paid subscription with advanced features and a free trial.

### Do I need to register to use Dependi.io?

Registration is required for **Pro** features. **Core** users do not need an account or the Pro panel.

### How do I register an account?

Pro users register with a valid email and payment method at https://www.dependi.io/register.

### Installation process

- **Core:** Install Dependi from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=fill-labs.dependi) or [Open VSX](https://open-vsx.org/extension/fill-labs/dependi).
- **Pro:** Install the extension, then enter your API key under Dependi → Index server: API key.

### How do I purchase a Dependi Pro subscription?

Select a package during registration, or manage billing in the Pro Panel under Payment. You need a valid email and payment method.

### How many devices can I use?

Pro includes **2 seats by default**. Add more seats from the manage seats section in the Pro Panel.

### How can I alter the number of devices?

Change seat count under API key management in the Pro Panel. Billing updates typically apply on the next payment cycle. There are generally no prorated refunds when decreasing seats.

### How can I update dependencies?

Use the **"Update all dependencies"** command, or hover a specific dependency in the editor to update it individually.

### How can I create a vulnerability report?

Pro users: run the **"Generate vulnerability report"** command in the editor.

### How can I communicate with Dependi?

- Pro: chat with admins in the Dependi Pro Panel
- Everyone: website contact form or GitHub issues
- Email: [info@dependi.io](mailto:info@dependi.io)

### Which languages are supported?

Rust, Go, JavaScript, TypeScript, Python, PHP, Dart, C#, F#, Elixir, Gradle (Java/Kotlin), and Terraform.

## Related

- [Features](https://www.dependi.io/features.md)
- [Pricing](https://www.dependi.io/pricing.md)
- [Download](https://www.dependi.io/download.md)
