keywrods libarry update
This commit is contained in:
@@ -186,7 +186,7 @@ export default function Help() {
|
||||
{ id: "dashboard", title: "Dashboard", level: 1 },
|
||||
{ id: "setup", title: "Setup & Onboarding", level: 1 },
|
||||
{ id: "onboarding-wizard", title: "Onboarding Wizard", level: 2 },
|
||||
{ id: "add-keywords", title: "Add Keywords", level: 2 },
|
||||
{ id: "keywords-library", title: "Keywords Library", level: 2 },
|
||||
{ id: "content-settings", title: "Content Settings", level: 2 },
|
||||
{ id: "sites", title: "Sites Management", level: 2 },
|
||||
{ id: "planner-module", title: "Planner Module", level: 1 },
|
||||
@@ -214,7 +214,7 @@ export default function Help() {
|
||||
const faqItems = [
|
||||
{
|
||||
question: "How do I add keywords to my workflow?",
|
||||
answer: "Navigate to Setup → Add Keywords or Planner → Keyword Opportunities. Browse available keywords, use filters to find relevant ones, and click 'Add to Workflow' on individual keywords or use bulk selection to add multiple keywords at once. You can also import keywords via CSV upload."
|
||||
answer: "Navigate to Keywords Library in the sidebar. Browse available keywords by industry and sector, use filters to find relevant ones, and click 'Add to Workflow' on individual keywords or use bulk selection to add multiple keywords at once. You can also import keywords via CSV upload."
|
||||
},
|
||||
{
|
||||
question: "What is the difference between Keywords and Clusters?",
|
||||
|
||||
Reference in New Issue
Block a user