#1 The scraping doesn’t affect the number of articles sent to the AI. It is 2 separate process.
The number of articles sent to AI is actually visible when you count the scraped_article macros.
You should set the search result limit higher than what you need, since not all articles have content and some sites might fail to be loaded.
#2 If you enable none of them no content gets created.
They are all slightly different with the content source.
They all output to its own folder.
Eg if you enable AI articles and scraped articles, you will not get a combination of 1 article using those sources, but instead 2 sets of articles. One from AI and one from scraped articles.
This is actual a design problem from upgrading SCM over is lifetime with new features.
So initially you had just scraped content, then we added existing and article forge and of course AI articles.
They should be 4 different tasks, and I have been considering changing it from toggles to an actual mutual exclusive tab switch so that you have to select one.
Right now you can select none and it will just create a content cache for you.
Think each 4 as the source of your initial content.
Eg Use existing article on your hard drive and just insert new content via content inserter.
Scraped article doesn’t use AI just makes scraped content.
I think you just need the AI article for now.
#4 2 places for macros.
AI macros its in this list
Most of these macros are used in default templates
These macros can only be used inside AI prompts section
For other global macros they are here at the bottom of the task
These should be self explanatory
#5 Unless you ask the AI for it, it will just randomly add h2/h3
Otherwise you need to use the longform templates, as these force the creation of articles from a h2/h3 outline.
For images, you need to add them via the image insert.
#6 Yes, you can edit all prompts after loading them here:
In the template editor, all default prompts are locked and can’t be edited and saved.
To edit them you need to duplicate it first.
Then you can click edit,
The default templates have a grey out edit button.