{% extends "base.html" %} {% set active = 'settings' %} {% block title %}Settings{% endblock %} {% block content %}

Settings

{% if saved %}

Saved.

{% endif %}

1 · API keys

Three services power the lead finder. Keys are stored on this server only. Leave a field empty to keep the currently saved key.

2 · Who are you looking for?

Describe your ideal customer in plain language — who they are, where they are, what they do. The more specific, the better the leads.

3 · Schedule & limits

{% endblock %}