Lack of documentation and request for assistance

Hello, we have discovered the seo content machine very recently. We are even planning to use it at enterprise level. But there is a very serious problem. There is no documentation other than You tube videos and the postman guide on the site. These tutorials and videos are definitely not enough for an enterprise level use. I wonder if I am looking at it wrong or is there really no documentation for such an excellent tool . an example : there are 100s of parameters to be filled in the ai wireter and creator tabs . when I go deeper into the application . there are an incredible number of parameters . and I need a lot of enlightening information such as how exactly they should be filled in , what kind of parameter should be entered to get what result . Please take this message both as a self-criticism in support of coummunite and as a request from a customer who would like to use the service. Please take steps on this issue and keep me informed.
@Tim

Thank you for getting in contact.

I agree about the need for more documentation and right now the focus is on writing up new workflow tutorials anytime some one asks me how to do something, or I add or update features.

So here are all the docs so far.

Youtube Tutorials

Anything with the grey back background is recent, anything before that is for older versions of SCM.

Workflow Tutorials

These are guided writeups on how to complete common actions inside SCM. Both the forum and the blog share the same content/links.

From the forum:

Also on the blog:

FAQs

Some common terms are explained:

In program tootips

The App has a lot of tooltips and links to resources

On blank task:
image

Tutorial buttons in task header:

Tooltips
image

Links to help
image

If there is anything missing, or you need some different kind of different documentation please give me examples and I will produce the required docs.

Give me some specifics eg, more tooltips for image insert, or tooltip at xxx doesn’t explain anything. It will help me go back and provide more useful docs for you :+1:.

I have a bit of the creators curse here, because I’ve been developing and upgrading SCM for so many years, a lot of the jargon and labels I take for granted as base level knowledge can be worded better or requires more explanation.

In some instances, the UI can actually be redone to make it more user friendly, instead of trying to fix it with tooltips and docs. So if something in the beginning didn’t work as you expect or you thought was a gotcha please feel free to list those as well.

Happy for all feedback, so feel free to leave to leave a sentence or a large list of things to fix.

1 Like

Thank you for your attention. I have a few questions to start with. In order to be useful to Communtiy, I will forward my questions here.
1 - Do you have webhook support.
2- When we install the application on our own server. We have 3 different customers and for these three different customers, each customer will need ai functions with different tasks and in different scenarios. Can the application meet such multiple operations. Is there a sample scenario you have experienced.
3- I downloaded the demo of the application, while giving the enpoints in the postman section, there is an enpoint like /create/writingassistant (ie: ai writer) if I don’t misunderstand. this enpoint uses the ai writer feature. However, there are many settings and configurations on the page when using ai writer in the interface of the application. However, there is no mention of parameters when using this enpoint.

  1. We have webhooks that the SCM app can call when doing AI functions
  1. Can you give me more example of multi? Are you asking if customer can login to see tasks related only to them? The SCM app doesn’t have profiles, so it doesn’t matter who logins into the app, all settings and tasks are global and shared.
    The login is for licensing only, once you are in the app its the same data for everyone who has access to that PC.

  2. All create end points correspond to a task. When you call the ‘create’ endpoint it returns you a json of all the parameters used by that task. You can then make edits to it and reupload changes via the POST /project/data/:id endpoint.

Because some tasks have a lot of parameters, you should always call a get task data to get the JSON object, then make your edits and upload them via the POST project data.

Hope that makes sense. Happy to clarify any of the above.

Maybe workflow examples might be better?

I need some scenarios and I have a few questions:
1- I want to link directly to a blog inside a site and then edit it with a promt. For example, I will give a link like www.xyzabc/article/2 and I will edit the article here with a promt. For example, let my promt be like this: delete adjective words in this article, etc. However, there is something important here, I need to use this link with api and constantly send a different link.
2- How exactly does the after done run function work when it works. so let’s say I made a static scraper. and when I write ai creator or ai writer using the after done run function, does it send the result obtained from the static scraper to this ai writer. Even if this is not the case, we can do this.
3-There is a place where we give open ai key in the application. Can I be sure that these open ai keys are safely stored. Is there encryption in this system.
4- Is the 3m token specified in the fallback section in the pricing section a monthly limit or an annual limit.

  1. so you have articles on a hard drive and you want to process them using an AI prompt?

  2. All it does is auto start the task selected, it doesn’t send data etc. But the output folder of one task can be used as the input folder of another task.

  3. Stored on your hard drive in plain text

  4. 3M one time limit that lasts for 1 year