# Password Pusher

{% hint style="info" %}
If you have PWPush behind Cloudflare Zero Trust Tunnel, please also set up the [Cloudflare](/user-documentation/cipp/integrations/cloudflare.md) integration and enable the `Behind a CF-ZTNA Tunnel` toggle.
{% endhint %}

This integration allows you to generate password links instead of plain text passwords. Configure authentication and expiration settings that will apply to all generated passwords. If you are a Hosted PWPush Pro customer you can also select an account for branding if you enable Bearer Authentication. Self-Hosted must use the Email Address and API Key method for authenticated pushes.

{% hint style="danger" %}
Currently Password Pusher website policy "Force the default value?" forces the use of this option with the default value for all account members. It cannot be changed by account members. Currently when enabled will break the pwpush url. Don't turn on for now.
{% endhint %}

{% hint style="info" %}
The policy in Password Pusher only applies to the password generator on the front-end of the site which is only a helper / convenience tool. CIPP Password Policy reside in CIPP > Applications > General > Tab Password Styles
{% endhint %}

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?assignees=\&labels=enhancement%2Cno-priority\&projects=\&template=feature.yml\&title=%5BFeature+Request%5D%3A+) on GitHub.


---

# 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.cipp.app/user-documentation/cipp/integrations/passwordpusher.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.
