Images in documentation (#173)
* docs images * images in documentation * logos * update colours to orange-related
This commit is contained in:
@@ -9,6 +9,8 @@ sidebar_position: 3
|
||||
|
||||
The In Progress Board is a kanban view for jobs that have moved beyond initial application.
|
||||
|
||||

|
||||
|
||||
It groups jobs into post-application lanes:
|
||||
|
||||
- Recruiter Screen
|
||||
|
||||
@@ -7,6 +7,8 @@ sidebar_position: 3
|
||||
|
||||
The Job Search Bar is the quickest way to jump to any job from the Jobs page.
|
||||
|
||||

|
||||
|
||||
## Open it
|
||||
|
||||
Use either:
|
||||
|
||||
@@ -9,6 +9,8 @@ sidebar_position: 1
|
||||
|
||||
The Orchestrator is the primary jobs workspace in JobOps.
|
||||
|
||||

|
||||
|
||||
It controls:
|
||||
|
||||
- job lifecycle states
|
||||
|
||||
@@ -9,12 +9,20 @@ sidebar_position: 1
|
||||
|
||||
The Overview page is the analytics dashboard for your pipeline outcomes.
|
||||
|
||||

|
||||
|
||||
It visualizes:
|
||||
|
||||
- Applications per day
|
||||
- Application-to-response conversion
|
||||
- Funnel progression (Applied, Screening, Interview, Offer, Rejected)
|
||||
|
||||
### Graph-level views
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Why it exists
|
||||
|
||||
The page helps you measure whether your current sourcing and tailoring approach is producing responses, not just applications.
|
||||
|
||||
@@ -7,6 +7,8 @@ sidebar_position: 3
|
||||
|
||||
The Tracking Inbox monitors Gmail for job-application responses and updates timelines.
|
||||
|
||||

|
||||
|
||||
## Overview
|
||||
|
||||
1. Scans Gmail for recruitment-related emails
|
||||
|
||||
@@ -9,6 +9,8 @@ sidebar_position: 2
|
||||
|
||||
The Settings page is the control center for app-wide behavior.
|
||||
|
||||

|
||||
|
||||
It lets you configure:
|
||||
|
||||
- LLM provider and models
|
||||
@@ -36,6 +38,8 @@ Settings gives you runtime overrides for the key parts of discovery, scoring, ta
|
||||
|
||||
### Model
|
||||
|
||||

|
||||
|
||||
- Choose provider (`openrouter`, `lmstudio`, `ollama`, `openai`, `gemini`)
|
||||
- Set provider-specific base URL/API key when required
|
||||
- Configure default model plus task-specific overrides:
|
||||
@@ -45,16 +49,22 @@ Settings gives you runtime overrides for the key parts of discovery, scoring, ta
|
||||
|
||||
### Webhooks
|
||||
|
||||

|
||||
|
||||
- Pipeline status webhook: called on run completion/failure
|
||||
- Job completion webhook: called when a job is marked applied
|
||||
- Optional webhook secret (sent as bearer token)
|
||||
|
||||
### Display Settings
|
||||
|
||||

|
||||
|
||||
- Toggle visa sponsor badge visibility in job lists/details
|
||||
|
||||
### Ghostwriter
|
||||
|
||||

|
||||
|
||||
- Set global writing defaults:
|
||||
- Tone
|
||||
- Formality
|
||||
@@ -63,6 +73,8 @@ Settings gives you runtime overrides for the key parts of discovery, scoring, ta
|
||||
|
||||
### Reactive Resume
|
||||
|
||||

|
||||
|
||||
- Select a template/base resume
|
||||
- Configure project selection behavior:
|
||||
- Max projects
|
||||
@@ -74,10 +86,12 @@ Settings gives you runtime overrides for the key parts of discovery, scoring, ta
|
||||
- Configure service accounts:
|
||||
- RxResume email/password
|
||||
- UKVisaJobs email/password
|
||||
- Optional basic authentication for write operations
|
||||
- Optional basic authentication for write operations
|
||||
|
||||
### Backup
|
||||
|
||||

|
||||
|
||||
- Enable/disable automatic daily backups
|
||||
- Configure backup hour (UTC) and max retained backups
|
||||
- Create or delete backups manually
|
||||
@@ -85,12 +99,16 @@ Settings gives you runtime overrides for the key parts of discovery, scoring, ta
|
||||
|
||||
### Scoring Settings
|
||||
|
||||

|
||||
|
||||
- Penalize missing salary data
|
||||
- Set penalty amount
|
||||
- Optional auto-skip threshold for low-score jobs
|
||||
|
||||
### Danger Zone
|
||||
|
||||

|
||||
|
||||
- Clear jobs by selected statuses
|
||||
- Clear jobs below a score threshold
|
||||
- Clear the full database
|
||||
|
||||
Reference in New Issue
Block a user